home *** CD-ROM | disk | FTP | other *** search
- 7.0R Getting good at fixing hotkeys. Got them fixed good this time.
- Added better WinExec error messages. Small (1% ??) speed improvement.
- Fixed *very* obscure bug in Browser.
-
- 7.0Q The typical bugfix release for 7.0P Fixed HotKeys...
-
- 7.0P Fixed the IniWritePvt and IniReadPvt problems once again.
-
- ***********************
- ADDED HOTKEY CAPABILITY
- ***********************
- Hotkeys may now be associated with any menu item....See CP_HELP.CRD
- and CMDPOST.CPM Sample menus.
-
-
- Added a few new functions:
-
- DirRename(old-dir,new-dir) The long missing Directory Rename
- WallPaper("filename.BMP",0) Changes Windows Wallpaper
- ItemCount(list,delim) Returns number of items in a list
- ItemExtract(number,list,delim) Extracts an item from a list
-
-
- As usual, refer to CP_HELP.CRD. Added Change Wallpaper to the View
- command in CMDPOST.CPM
-
- 7.0N Added more international support in
-
- Fixed bug where DiskReset did not work properly on some networks
-
- Fixed problem with IniWritePvt
-
- 7.0M Fixed minor annoyance where screen would update when the iniwrite
- function was called.
-
- Fixed various problems in cmdpost.cpm file. FORMAT and PIFEDIT sections
- repaired.
-
- Added IniWritePvt and IniReadPvt functions for reading and writing private
- ini files.
-
- Adding support for foreign "single-byte" character sets. Will eventually
- work all the way up to "double-byte" character sets. Support for most
- European languages now exists. Get ready to see a plethoria of foreign
- language versions of CmdPost. French and German available. More coming.
-
- 7.0L Fixed embarassing error in the new setup program, updated
- docs, and whacked a few problems in the new menu files. If CmdPost
- is NOT your primary shell, you may not need it in your PATH
- statement.
-
- 7.0K Added IF-THEN statements <<<<<<<<<<<<<<<<<
-
- Added GOTO statements <<<<<<<<<<<<<<<<<
-
- Bug in DirItemize("*.*") fixed
-
- IniWrite now notifies all Winapps that the ini file was updated.
-
- Bug in StrScan fixed. StrScan("xyz","z",0,@BACKSCAN) now works.
-
- DiskFree now accepts lowercase as well as uppercase characters.
-
- Changed CMDPOST.CPM and CMDUSER.CPM to use the IF-THEN's and the GOTO's
-
- Fixed a bug where copies to almost full floppies failed.
-
- The CPM files can now each be 64K in size (up from 32K).
-
- Command Post is now a real Windows 3.0 application, and will no longer
- work with Windows 2.0
-
- Changed the setup program. Now we have a Windows 3.0 setup program too.
-
-
- 7.0J Modified copyright notice to only show up once a day
-
- Fixed bug in WinClose where mouse would temporarily lock up.
-
- Fixed bug in license number verification algorithm. (Browser too!)
-
- Added ability to set CmdPost window titles without mucking with
- cmdpost.cpm.
-
- Added File.Hilite and File.Unhilite menu items to cmdpost.cpm
- (see SUPER NEW FEATURES below)
-
- Fixed most of the problems with handling read-only files.
-
- Modified install program, fixing bugs found to date.
-
- Changed CP_TREE. Now the Feft mouse button will affect the
- Left (or higher) window, and the Right mouse button will affect
- the Right (or lower) window. Much more natural than the previous
- most recently used, etc, method.
-
- ***** TWO RELATED SUPER NEW FEATURES *****
- 1) a new function, FileHilite, has been added which enables files to
- be hilited or unhilited. See CP_HELP.CRD.
- E.G. FileHilite("*.ARC *.ZIP *.ZOO",@TRUE)
-
- 2) The RIGHT mouse button, when DOUBLECLICKED on a file name will
- highlight/unhilight all files with the same extension.
-
- 7.0I Skipped. We don't do I or O versions. Too many typos.
-
- 7.0H Fixed bug where unary operations paired with functions resulted
- in a syntax error. e.g. !IsNumber(5) used to be an error.
-
- 7.0G Fixed bug with WinActivate and WinShow...
-
- Added WIN.INI file AutoUpdate to control the automatic updating
- of the directories. If the flag is set to zero in the [CmdPost]
- section of the win.ini file, the automatic updates will be disabled.
- i.e. To disable the automatic updating,
- [CmdPost]
- AutoUpdate=0
-
- New icon.
-
- Fixed keyboard selection of Disk Drives (i.e. Ctrl-C to select
- the C drive) to ignore Ctrl-Shift-Anything.
-
- Added new functions
-
- DOSVersion ...Returns DOS version (or OS/2 version)
- WinConfig ...Returns Win 3.0 configuration flags.
- WinPosition ...Returns Window position information
- FileRoot ...Parses out root of filename
- FileExtension... extension
- FilePath ... drive and path
- StrReplace ...Replaces all occurances of one string with another
- WinExist ...Tests for Window existance
- DiskReset ...Re-examines disks...use after adding a network disk.
- DiskHide ...Hides disk drives. Good for unwanted network drives.
-
- Modified blanker to have a default parameter of -5, which means
- "Do not display clock, blank screen in 5 minutes".
-
- Another fix to the install program....
-
- Removed a fix to CP_TREE which slowed it down and made the
- WinPlace command have problems with it.
-
- New revised sample CMDUSER.CPM. Be sure to take a look at it.
-
- Revised CMDPOST.CPM Added DOS command line execution, and under
- "Reset Options" is a way to remember CmdPost window position on
- startup.
-
- 7.0F Mostly a documentation-only change. However we did fix a bug
- allowing us to deal with machines whose c: drive is a floppy.
-
- Added some new documentation files to the disk (or zip file)
- Added CP_QUEST.CRD, a cardfile with answers to frequently
- asked questions.
-
- Changed CP_VIRT.BAT file to accept additional parameters. The
- BAT file is loaded with comments on how to use it.
-
- Revised Install program to fix assorted problems that cropped
- up to date.
-
- 7.0E Fixed a problem where complicated directory sorts could
- overrun the stack. Added network advisory to install
- procedure and manual network install instructions.
-
- CP_VIRT.BAT file added to show how to start DOS apps
- with a different path.
-
- 7.0D Fixed a display update problem.
- Improved Directory Sort.
- Removed print Commands from Browser awaiting stable WIN3.0
- print routines.
- Fixed bug in menu parser where stuff like
- <space><tab>a=4 would not be parsed correctly.
-
- 7.0C Fixed Minor problem with Checking/Graying menu items with the
- letter "Z" in them...
- Browser is now bundled with the unregistered copies of Command
- Post too. Got documentation problems fixed. Paginates
- correctly at least.
-
- 7.0B Added ability to check right and middle mouse buttons with the
- IsKeyDown function. For the purposes of the IsKeyDown function,
- the SHIFT key and the right mouse button are identical. The CTRL
- key is identical with the middle (if you got it) mouse button.
-
- Fixed several documentation-type problems with the 7.0A release.
-
-
- 7.0A Initial Base 7.0 release.
-